func runtime.saveAncestors

2 uses

	runtime (current package)
		proc.go#L5035: 	newg.ancestors = saveAncestors(callergp)
		proc.go#L5102: func saveAncestors(callergp *g) *[]ancestorInfo {